uptime chart

This block is part of the Component UI group and was last modified in core v10.4.28.

uptime chart v10.4.28

Uptime chart

In pins 8
  • Name required
    value
  • Data required
    array

    Each object in the data is a bar, specify a field in the object for the color, and connect it to the color field pin

  • Color field required
    fielddefinitions

    Include in your object a field with a color,

  • Unavailability required
    fielddefinitions

    When the selected field is filled in your object it will be used to calculate the uptime. This field needs to be a date/number with the total downtime in minutes

  • Date required
    fielddefinitions

    This field will be used to dispaly the day

  • Unavailable info required
    fielddefinitions

    Info why it was

  • Max
    number

    Max amount of bars in the chart

    Default 90

  • Default color
    value

    The color of the bar when the downtime/color field is not filled

    Default green

Out pins 1
  • uicomponent
    uicomponent
graph

A typical wiring for uptime chart: value feeds the name pin; with values feeds the data pin; combine feeds the colorfield pin; combine feeds the calculatefield pin; combine feeds the datefield pin; combine feeds the unavailableinfo pin; the uicomponent out pin feeds build PDF.

Studio canvas example for the uptime chart block: typical wiring for uptime chart.

Version history

Introduced in v10.4.28.


Back to Component UI Return to the main group to view all sub-groups Back to customgraph Return to the group to view all blocks within this group